get

fun get(): List<Identifier>

Supplies the allowable identifier list. As of 0.5.0, can be set to pull a memoized (cached) value.

Return

List - taken from the Supplier

Author

fzzyhmstrs

Since

0.2.0, added caching 0.5.0